Skip to content

BreamIsAFish/agnos-frontend-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agnos Front-end Internship Assignment

Purpose

In this project, I have developed web application for my internship qualification @ Agnos

About

This project have 2 pages. The first one is stomachache question and another one is finger pain question.

Build

yarn build

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes. Your app is ready to be deployed!

Deploy on local

I deployed this project using Static Server

First I install serve by running the command:

npm install -g serve

To start the web, run the following command:

serve -s build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published