NoteRep is a Tailwind UI Study Material site built using Tailwind CSS and Next.js.
Here is the link of the website hosted on Vercel noterep.vercel.app
This Website is developed by Shravan : My Portfolio 🚀
To get started, first install the npm dependencies:
npm install
Next, run the development server:
npm run dev
Finally, open http://localhost:3000 in your browser to view the website.
This site template is a commercial product and is licensed under the Tailwind UI license.
Check the following resources Docs:
- Tailwind CSS - the official Tailwind CSS documentation
- Next.js - the official Next.js documentation
- Headless UI - the official Headless UI documentation
- MDX - the MDX documentation