Gulnoz / RAD-Event-UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EVENTS-UI

Deployed project on AWS using AWS S3 bucket:

http://radevents.s3-website.us-east-2.amazonaws.com/

This project was bootstrapped with Create React App.

Integrated APIs

Events API was integrated using following API endpoint: 'https://qfdybmvc7d.execute-api.us-east-2.amazonaws.com/dev/events'

UI development framework

"semantic-ui-react"

To install all dependencies run:

npm install

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

To build application run:

npm run build

Functionality:

Full CRUD

  • Read existing events
  • Create new event
  • Update selected event
  • Delete selected event

About


Languages

Language:JavaScript 76.0%Language:CSS 14.1%Language:HTML 9.9%