/w19-react-features-anggr

w19-react-features-anggr created by GitHub Classroom

Primary LanguageTypeScript

Review Assignment Due Date

w19

Links

https://w19-react-features-anggr.vercel.app/

React Page

This is my assignment for Week 19 My React features

Table of Content

About the Project

Description

  • You can create, update and delete after you login
  • You can only create, update and delete your own product (you can't edit other user's product)
  • You can only see the product button (edit and login) at your own product, you cant see the button at other user's product

Links

https://w19-react-features-anggr.vercel.app/

Tech Stack

The following technologies were used to build this project:

Frontend:

  • Typescript
  • React
  • Bootsrap
  • Vercel

Backend:

  • Javascript
  • Express
  • PostgreSQL
  • Railway

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

First, make sure that you have the following installed on your machine:

  • Node.js (version 16 or later)

I recommend you have installed nvm in order to set the right node version to run this project

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.2/install.sh | bash

Installation

  1. Clone the repository to your local machine.
  2. Run pnpm i in the project directory to install the necessary dependencies.
  3. Run pnpm dev to start the application in development mode.

Important Scripts

git clone https://github.com/revou-fsse-1/w18-react-page-anggr # Clone the repository
npm  i # Install all dependencies
npm run dev dev # Start the application in development mode

Author

  • Okky Anggoro okky-anggoro