- About the project
- Built with
- Website
- Getting Started
- Requirements
- Installation
- Features
- Search news by title
- User authentication
- Posts with comments and likes
- Contributions
- License
A gaming newsletter / blog created with React and Typescript enhanced with Styled-Components. This project integrates a user system, enabling each user to search for news by title, create posts, and engage in discussions through comments and likes.
You can access the project website by clicking below: π
To start using Game News Blog follow the instructions below.
- npm (^9.5.1)
- react(^18.2.0)
- vite
- styled-components
- bootstrap
- react-router-dom
- react-hook-form
- jwt
- js-cookie
- zod
Chrome |
Edge |
Firefox |
Safari |
Opera |
---|---|---|---|---|
β | β | β | β | β |
last version | last version | last version | last version | last version |
-
Clone the repository
git clone https://github.com/gabrielpenteado/game-news-blog
-
Access the project folder in the terminal
-
Install all packages dependencies
npm install
-
Install the api-game-news-blog and run it.
-
Start testing
npm run dev
Search for news by typing a word related to the game.
User can sign up or sign in to access the profile page and create new posts.
An authenticated user can comment and like posts.
The foundation of the open source community are the contributions, them inspire us to learn and create. Any contributions are greatly appreciated.
This project is licensed under the MIT License. See the LICENSE.md file for details.