- Fork the repository
https://github.com/orama254/pichagen/fork
- Clone the repository
git clone
- Install dependencies
yarn install or yarn
- Run the development server
yarn dev
- Open http://localhost:3000 with your browser to see the result.
This is a Next.js project bootstrapped with create-next-app
.
Priority chart
High 🔴
Medium 🟡
Low 🟢
- Add a license. 🔴
- Add contribution guidelines.🔴
- Add a code of conduct.🔴
- Add authentication. 🔴
- Add a database to store images.🟢
- Add a way to share images on social media.🟢
- Add a feed of your recent images.🟡
- Add a way to download images.🟢