Todo Next Firebase App is a web application built using Nextjs and Firebase, based on modern web technology stacks. The application is a guide that gathers a set of tips to allow those who want the means to learn and master the development of a web application with Nextjs and Firebase.
Go to the link of the project to see the sample app.
-
Nodejs
node
yarn
-
TypeScript
Typescript
-
Nextjs
Next
React
React Dom
-
Backend As A Service
Firebase
-
Lottie Files
@lottiefiles/react-lottie-player
@types/react-lottie
react-lottie
-
Style Sheet
Tailwindcss
-
Icons
bootstrap-icons
-
Toast Notification
react-hot-toast
-
Reactive Library
rxjs
git clone https://github.com/ShekMak/todo-next
First, install dependecies
yarn
run the development server:
yarn dev
Open http://localhost:3000 with your browser to see the result.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.
Designed and developed by 2022 Shekinah TSHIOKUFILA
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.