Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hashenudara/bill-fixerz-nextjs
NextJS project for billfixerz.com
https://github.com/hashenudara/bill-fixerz-nextjs
Last synced: about 5 hours ago
JSON representation
NextJS project for billfixerz.com
- Host: GitHub
- URL: https://github.com/hashenudara/bill-fixerz-nextjs
- Owner: HashenUdara
- License: apache-2.0
- Created: 2023-08-15T13:50:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-25T16:53:05.000Z (7 months ago)
- Last Synced: 2024-04-26T06:33:45.738Z (7 months ago)
- Language: JavaScript
- Homepage: https://bill-fixerz-nextjs.vercel.app
- Size: 14.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Netlify Status](https://api.netlify.com/api/v1/badges/f6236dda-9839-42fa-a7e1-de45641e0e98/deploy-status)](https://app.netlify.com/sites/billfixerz/deploys)
## Getting started
first install the npm dependencies:
```bash
npm install
```Next, run the development server:
```bash
npm run dev
```Finally, open [http://localhost:3000](http://localhost:3000) in your browser to view the website.
## Learn more
- [Tailwind CSS](https://tailwindcss.com/docs) - the official Tailwind CSS documentation
- [Next.js](https://nextjs.org/docs) - the official Next.js documentation
- [Framer Motion](https://www.framer.com/docs/) - the official Framer Motion documentation
- [MDX](https://mdxjs.com/) - the official MDX documentation