Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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