Coder Social home page Coder Social logo

takenote_nextjs's Introduction

TakeNote FrontEnd With NextJS

Description

This is a frontend application built with Next.js for creating and managing notes(Create/Read/Update/Delete).

Installation

  1. Clone the repository:

git clone https://github.com/Itsayush30/TakeNote_Nextjs.git

  1. Navigate to the project directory: cd TakeNote_Nextjs

  2. Install dependencies: npm install

Usage

To run the development server: npm run dev

This will start the Next.js development server at http://localhost:3000.

Building for Production

To build the project for production: npm run build

Deployment on Vercel

  1. Sign up for a Vercel account at https://vercel.com if you haven't already.

  2. Install the Vercel CLI globally: npm install -g vercel

  3. Log in to your Vercel account using the CLI: vercel login

  4. Deploy the project: vercel

Follow the prompts to deploy the project. Vercel will provide you with a unique URL for your deployed application.

Dependencies

  1. Next.js: React framework for production.

  2. React: JavaScript library for building user interfaces.

  3. Tailwind CSS: Utility-first CSS framework for styling.

  4. TypeScript: Typed superset of JavaScript that compiles to plain JavaScript.

  5. ESLint: Tool for identifying and reporting on patterns found in JavaScript code.

  6. Autoprefixer: PostCSS plugin to parse CSS and add vendor prefixes.

NOTE - To prevent CORS (Cross-Origin Resource Sharing) errors, make sure you are using localhost:3000.

takenote_nextjs's People

Contributors

itsayush30 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.