ShekMak / todo-next

Todo Next is a demo application that gives tips on how to use Nextjs, Firebase and Lottie animations in a project.

Home Page:https://todo-next-firebase-lottie.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo Next Firebase App


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.


Online Version

Go to the link of the project to see the sample app.

Tech stack & Open-source libraries

  • 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

Install the app

git clone https://github.com/ShekMak/todo-next

Getting Started

First, install dependecies

yarn

run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

Learn More About Next Js

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

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.

License

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.

About

Todo Next is a demo application that gives tips on how to use Nextjs, Firebase and Lottie animations in a project.

https://todo-next-firebase-lottie.vercel.app/


Languages

Language:TypeScript 91.5%Language:CSS 7.0%Language:JavaScript 1.5%