Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bondok6/next-todo
My first Next.js App, I built a Todo App with Airtable for data storage and Tailwind CSS for Styling.
https://github.com/bondok6/next-todo
nextjs tailwindcss vercel
Last synced: 26 days ago
JSON representation
My first Next.js App, I built a Todo App with Airtable for data storage and Tailwind CSS for Styling.
- Host: GitHub
- URL: https://github.com/bondok6/next-todo
- Owner: Bondok6
- Created: 2022-08-22T18:37:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-07T20:48:34.000Z (about 2 years ago)
- Last Synced: 2024-10-10T20:50:54.193Z (about 1 month ago)
- Topics: nextjs, tailwindcss, vercel
- Language: JavaScript
- Homepage: https://next-todo-cuhqqcug0-bondok6.vercel.app/
- Size: 103 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Next Todo
> #### My first Next.js App, I built a Todo App with [Airtable](https://airtable.com/) for data storage and [Tailwind CSS](https://tailwindcss.com/) for Styling 💯
https://user-images.githubusercontent.com/45231276/185999473-a7674ac0-c0de-4e4b-a02a-3a19dbf4beb4.mp4
## Built With
- Next.js
- Airtable
- Tailwind CSS
- Vercel (Deploy)## Additional Used
- API
- ES6
- Webpack
- Linter## Live Demo
[Next Todo App Link](https://next-todo-cuhqqcug0-bondok6.vercel.app/)
[Airtable Link](https://airtable.com/shrmrhsJDfwHIwNT7/tblwoEsnYFlgTynzZ/viwlOJhHSvheHBXD8?blocks=hide)
## Getting Started
To get a local copy up and running follow these simple example steps.
```bash
> git clone [email protected]:Bondok6/next-todo.git
> cd next-todo
```To run the project.
```bash
$ npm install
$ npm run dev
```## Authors
👤 **Kyrillos Hany**
- GitHub: [@Bondok6](https://github.com/Bondok6)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/kyrillos-hany/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./MIT.md) licensed.