Skip to content

GBCBlockchain/gb-twitter-clone-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project for Webdev-3 Week 3

  • Lecture 1: first commit - ba2adf6d011c0b4289540f3c2357f6847770b390
  • Lecture 2: ba2adf6d011c0b4289540f3c2357f6847770b390 - TBD?
  • Lecture 3: TBD - TBD

LECTURE 2

Added API

- You can now interact with a restful API to create tweets or users and update them
- Before starting the create-react-app you will need to start the fake api server by
issuing the following command:

```
npm run api
```

- for documentation on what you can do with this fake api - please see [json-server](https://github.com/typicode/json-server)

About

GB Twitter Clone - With Api Server Base for lecture 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published