This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.
I intend to work on the project asap guys. Don't worry if there is almost nothing for now, I am going to implement an oauth working with the typicode /users as well as a profile page to see your profile once connected. Also I am going to add an albums page and a way to see comments on click on the already readable posts. Maybe it would be nice to also implement a way to add posts once connected to one of the users!
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.
Please ensure that your code adheres to the existing coding style and follows best practices.
This project is licensed under the MIT License.