Giter Club home page Giter Club logo

notesapp's Introduction

Next.js Notes App This repository contains a practice project aimed at learning Next.js 13, a popular React framework for building server-side rendered applications. The project involves creating a notes app using PocketDB as the backend.

Project Overview The goal of this project is to develop a simple notes app that allows users to create, read, update, and delete notes. The frontend of the application is built using Next.js, while PocketDB is used as the backend for storing and retrieving notes.

Technologies Used The following technologies and libraries are used in this project:

Next.js 13: A React framework for server-side rendered applications. React: A JavaScript library for building user interfaces. PocketDB: A lightweight, in-memory database for Node.js. Getting Started To run the project locally, follow these steps:

Clone this repository to your local machine using the following command:

bash Copy code git clone https://github.com/isaacgarc-dev/notes.git Navigate to the project's directory:

bash Copy code cd notes Install the dependencies:

Copy code npm install Start the development server:

arduino Copy code npm run dev Open your web browser and visit http://localhost:3000 to access the notes app.

Folder Structure The repository has the following folder structure:

app/src/: Contains the Next.js pages for different routes. utils/: Contains utility functions and helper files. public/: Stores the static assets such as images and fonts.

Contributing Contributions are not currently being accepted for this project as it is a personal learning exercise. However, feel free to fork the repository and modify the code for your own learning purposes.

License This project is licensed under the MIT License.

notesapp's People

Contributors

isaacgarc-dev 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.